home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_300 / 331_01 / ml.bat < prev    next >
DOS Batch File  |  1987-03-20  |  55b  |  5 lines

  1. masm %1.asm,obj\;
  2. if errorlevel 1 goto out
  3. l
  4. :out
  5.